@charset "utf-8";

body {
	overflow-x: hidden;
	font-family: "PingFang SC", "Microsoft YaHei", "Segoe UI", Tahoma, Arial, Verdana, "sans-serif";
}

body {
	color: #999;
	background: #fff;
}

a {
	color: #333;
}

.wrap {
	padding: 0 60px;
}

.wrap2 {
	padding: 0 8%;
}

.wrap3 {
	padding: 0 8% 5%;
}

.clears {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}

::-moz-placeholder {
	color: #999;
}

::-webkit-input-placeholder {
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

.mid-cell {
	display: table-cell;
	vertical-align: middle;
}

.tckimgbox{
	display: none !important;
}
.mid-table {
	height: 100%;
	display: table;
	width: 100%;
	text-align: center;
}
.mid-table.block{
	display: block;
}
.mid-table.block .mid-cell{
	display: block;
}
.img-box {
	position: relative;
	overflow: hidden;
}

.img-box:hover .img-con {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}


/*弹出框*/

.popPart {
	position: absolute;
	background: url(../../images/caseyy.png);
	position: fixed;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
}

.popPart .swiper-container {
	text-align: center;
	height: 100%;
	vertical-align: middle;
}

.popPart .swiper-container .swiper-slide {
	display: table;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.popPart .swiper-container .swiper-slide .img_bg2 {
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}

.popPart .swiper-container .swiper-slide .img_bg2 img {
	max-width: 100%;
}

.pageNum {
	position: absolute;
	height: 65px;
	line-height: 65px;
	color: #fff;
	bottom: 0;
	right: 5.2%;
	z-index: 30;
}

.popPart .buttons div {
	width: 78px;
	text-indent: 100px;
	overflow: hidden;
	height: 78px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	border: 1px #fff solid;
	position: absolute;
	top: 50%;
	margin-top: -69px;
	z-index: 20;
}

.popPart .swiper-button-prev {
	background: url(../../images/pcaseLeft.png) center center no-repeat;
	left: 10%;
}

.popPart .swiper-button-next {
	background: url(../../images/pcaseRight.png) center center no-repeat;
	right: 10%;
}

.popClose {
	background: url(../../images/close2.png) no-repeat scroll center center;
	width: 52px;
	height: 52px;
	position: absolute;
	top: 0;
	right: 5.2%;
	z-index: 30;
	display: block;
	margin-top: 3%;
	display: block;
	cursor: pointer;
	transition: 400ms;
	-webkit-transition: 400ms;
}

.popClose:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}


/* 顶部公告 */

.top-header {
	line-height: 38px;
	height: 41px;
	color: #fff;
	background-color: #e87d2b;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}

.top-header .top-left {
	position: relative;
	padding-left: 25px;
}

.top-header .top-left .voice {
	position: absolute;
	left: 0;
	top: 10px;
}

.top-header img {
	vertical-align: -4px;
}

.swiper_in011 {
	height: 41px;
}

.header {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99;
	background: #fff;
	margin-top: 41px;
}
.m-bot{
	display: none;
}
.pageHeader {
	background: #fff;
	border-bottom: 0 !important;
}

.logo {
	z-index: 100;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.logo a {
	display: block;
}

.logo a img {
	display: block;
}

.pt-main-top {
	line-height: 44px;
	z-index: 1000;
	position: relative;
}

.header .nav {
	perspective: 500;
	-webkit-perspective: 500;
	padding-left: 34%;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 40;
}

.header .nav .mid_cell {
	/*padding-top: 40px;*/
}

.header .nav .ul1>li {
	float: left;
	margin: 0 2.5%;
	padding: 55px 0;
	vertical-align: middle;
	position: relative;
	border-bottom: 8px solid transparent;
	-moz-transition: all ease .3s;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}


.header .nav .ul1>li>a {
	color: #333;
}

.header .nav .ul1>li:hover>a,
.header .nav .ul1>li.actived>a {
	color: #e87d2b;
}

.header .nav .ul1>li:hover,
.header .nav .ul1>li.actived {
	border-bottom: 8px solid #e87d2b;
}

.header .nav .ul2 {
	position: absolute;
	display: none;
	top: 100%;
	width: 260%;
	left: -80%;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-left: 0;
	margin-top: 8px;
	background: rgba(232, 125, 43, .96);
}

.header .nav .ul2 li a {
	height: 48px;
	line-height: 48px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	text-align: center;
	color: #fff;
	display: block;
}

.header .nav .ul2 li a:hover {
	color: #fff;
	background: #f39547;
}

.header .nav a span {
	width: 0;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	height: 3px;
	background: #185bc4;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: auto;
	display: block;
}

.header .nav .ul2 .nav-box {
	position: absolute;
	width: 286%;
	height: 100%;
	padding: 28px 22px;
	left: 100%;
	top: 0;
	background: rgba(232, 125, 43, .96);
	display: none;
}

.header .nav .ul2 .nav-box a {
	display: block;
	height: 100%;
	padding: 30px 25px;
	border-radius: 10px;
	overflow: hidden;
	text-align: left;
	color: #555;
	background: #fff;
}

.header .nav .ul2 .nav-box h3 {
	color: color: #e87d2b;
	margin-bottom: 20px;
}

.header .nav .ul2 .nav-box .nav-msg {
	text-indent: 2em;
}

.header .nav .ul2 .nav-box .img-box {
	padding-bottom: 65%;
	margin: 0 auto;
	margin-top: 20px;
}


/*.header .nav a:hover,
.header .nav a.active {
    color: #edc87d
}*/

.header .nav.active .navS {
	transform: rotateY(30deg) translateX(300px);
	opacity: 0;
	display: none\9;
}

.header .nav .navS {
	text-align: left;
}

.in_mid {
	display: inline-block;
	vertical-align: middle;
}

.mid_cell {
	display: table-cell;
	vertical-align: middle;
}

.mid_table {
	height: 100%;
	display: table;
	width: 100%;
	text-align: center;
}

.header .nav .mid_table {
	float: left;
	width: 100%;
}

.head_tel {
	width: 20%;
	margin-top: 25px;
	position: relative;
}

.head_tel p {
	padding-left: 20px;
	font-size: 14px;
	line-height: 1;
	position: relative;
}

.head_tel p:before {
	content: "";
	display: block;
	width: 14px;
	height: 16px;
	background: url(../../images/icon_tel.png) no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 0px;
	margin-top: 0px;
}

.head_tel a {
	display: block;
	margin-top: 15px;
	font-weight: bold;
	color: #f7641c;
}

.head_tel:before {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	background-color: #e6e6e6;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 15px;
	margin-left: -20px;
}

.header .headerRight {
	top: 0;
	display: inline-block;
	margin: auto;
	z-index: 100;
}

.header .Phone_logo {
	display: none;
}

.header .headerS {
	position: relative;
}


/*.header .nav.active {
    transform: scale(0.5) translateX(40px);
    -webkit-transform: scale(0.5) translateX(40px);
}*/

.menu {
	margin: auto;
	width: 24px;
	height: 19px;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	display: none;
	z-index: 999;
}

.menu .menu_mark {
	width: 100%;
	height: 100%;
	position: relative;
	margin: auto;
}

.menu .menu_line {
	height: 1px;
	width: 100%;
	display: block;
	background: #000;
	position: relative;
	left: 0;
}

.menu .menu_line1 {
	top: 0;
}

.menu .menu_line2 {
	top: 8px;
	left: -6px;
}

.menu .menu_line3 {
	top: 15px;
}

.menu:hover .menu_line2 {
	left: 0;
}


#header .headerLeft {
	position: absolute;
	right: 0;
	top: 38%;
	margin: auto;
	z-index: 100;
}

#header .headerLeft .search {
	width: 0;
	height: 30px;
	padding: 0;
	font-size: 14px;
	color: #222;
	border-radius: 4px;
}

#header .headerLeft .btn_search {
	width: 25px;
	height: 27px;
	background-color: transparent;
	background-image: url(../../images/icon_search.png);
	background-position: center;
	background-size: 25px 27px;
	background-repeat: no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

#header .headerLeft.actived .search {
	width: 200px;
	padding: 10px;
	border: 1px solid #ccc;
}


/*手机端导航*/

.slide_nav {
	background: #e87d2b;
	overflow: auto;
	padding-bottom: 30px;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	width: 100%;
	position: fixed;
	left: -100%;
	top: 0;
	height: 100%;
	z-index: 99999999;
}

.slide_nav.left_active {
	left: 0;
}

.slide_nav .slide_logo {
	background: #fff;
	text-align: center;
	padding: 15px 0;
}

.slide_nav .slide_logo a {
	display: block;
}

.slide_nav .slide_logo a img {
	max-width: 54%;
}

.slide_nav .slide_nav_ul {
	margin-top: 8%;
}

.slide_nav .slide_nav_ul li {
	text-align: center;
	position: relative;
	width: 100%;
	line-height: 50px;
}

.slide_nav .slide_nav_ul .slideJA {
	font-size: 14px;
}

.slide_nav .slide_nav_ul .slideNavSecon {
	display: none;
	overflow: hidden;
	background: #f39547;
}

.slide_nav .slide_nav_ul .slideNavSecon a {
	display: block;
}

.slide_nav .slide_nav_ul .slideNavSecon.active {
	height: 100%;
}

.slide_nav .slide_nav_ul li a {
	font-size: 15px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	display: block;
}

.slide_nav .slide_nav_ul .slide_nav_ulLast a {
	display: inline-block;
}

.slide_nav .slide_nav_ul .slide_nav_bg {
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	left: 0;
	top: 0;
}

.slide_nav .slide_nav_ul .slide_nav_bg span {
	background: #fff;
	height: 50px;
}

.slide_nav .slide_nav_ul .slide_nav_wz {
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

.phone_back {
	width: 60%;
	height: 40px;
	display: block;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 20px;
	border: 0;
	background: #fff;
	color: #000;
	text-align: center;
	line-height: 40px;
}


/* 广告轮播 */

.banner {
	position: relative;
}

.banner .banner_img {
	padding-bottom: 36%;
}

.swiper_in01_pag01 {
	margin-bottom: 0%;
	bottom: 0;
}

.swiper_in01 .swiper-pagination-bullets .swiper-pagination-bullet {
	background-color: #f47f15;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.swiper_in01 .swiper-pagination-bullets .swiper-pagination-bullet-active {
	width: 18px;
	height: 18px;
	background: url(../../images/swiper-dot.png) no-repeat;
	background-size: contain;
	background-position: center;
	vertical-align: middle;
}


/* 首页,内容部分 */

.index-main .main01 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.index-main .index-jianjie {
	position: relative;
}

.index-main .index-jianjie .jianjie-rt {
	width: 45%;
	margin-left: 55%;
	padding: 3% 3% 2% 7%;
}

.index-main .index-jianjie .jianjie-lt {
	position: absolute;
	left: 0;
	top: 0;
	width: 55%;
	height: 100%;
}

.index-main .jianjie-lt .video-box {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.index-main .jianjie-lt .video-box video {
	min-width: 100%;
	min-height: 100%;
	height: auto;
	width: auto;
	width: 100%;
	height: 100%;
	/* object-fit: fill; */
	/*加滤镜*/
	/*-webkit-filter: grayscale(100%);*/
	/*filter:grayscale(100%);*/
}

.index-main .jianjie-lt .video-box source {
	min-width: 100%;
	min-height: 100%;
	height: auto;
	width: auto;
	width: 100%;
	height: 100%;
}

.index-main .jianjie-rt>a {
	color: #999;
}

.index-main .jianjie-rt .jianjie_title h2 {
	color: #e87d2b;
}

.index-main .jianjie-rt .jianjie_title h3 {
	color: #f9bb8c;
	margin: 10px 0 20px;
}

.index-main .jianjie-rt .jianjie_title span {
	display: block;
	width: 22px;
	height: 7px;
	background-color: #e87d2b;
	margin-bottom: 10px;
}

.index-main .jianjie-rt .jianjie_title h4 {
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.index-main .jianjie-rt .jianjie-content {
	margin-bottom: 0;
}

.index-main .jianjie-rt .jianjie-content p {
	text-indent: 2em;
	line-height: 2;
}

.index-main .jianjie-rt ul {
	text-align: justify;
	overflow: hidden;
}

.index-main .jianjie-rt li {
	display: inline-block;
	width: 141px;
	height: 141px;
	padding: 8px;
	border: solid 2px #94c364;
	border-radius: 50%;
}

.index-main .jianjie-rt li a {
	display: block;
	height: 100%;
	color: #fff;
	background: #94c364;
	border-radius: 50%;
}

.index-main .jianjie-rt li img {
	margin-bottom: 10px;
	max-width: 100%;
	max-height: 50px;
}

.index-main .jianjie-rt ul:after {
	width: 100%;
	height: 0;
	margin: 0;
	display: inline-block;
	overflow: hidden;
	content: '';
}

.index-main .jianjie-rt .icon2 {
	border: solid 2px #fab729;
}

.index-main .jianjie-rt .icon2 a {
	background: #fab729;
}

.index-main .jianjie-rt .icon3 {
	border: solid 2px #0f8cce;
}

.index-main .jianjie-rt .icon3 a {
	background: #0f8cce;
}

.index-main .jianjie-rt li:hover {
	border: solid 2px #e87d2b;
}

.index-main .jianjie-rt li:hover a {
	background: #e87d2b;
}

.more {
	text-align: right;
	margin-bottom: 12%;
}

.more span {
	display: inline-block;
	width: 55px;
	height: 31px;
	background-image: url(../../images/more-img01.png);
}

.more:hover span {
	margin-right: 15px;
	background-image: url(../../images/more-img02.png);
}

.index-main .main02 {
	background: #f1f1f1;
}

.index-main .main02 .index-product {
	position: relative;
	margin-left: -15px;
}

.index-main .product-lt {
	width: 32%;
	padding-top: 60px;
	background: #fff;
	text-align: center;
}

.index-main .product-rt {
	width: 68%;
}

.index-main .product-lt h3 ,.index-ly h3{
	font-weight: bold;
	color: #6f6e6e;
	text-transform: uppercase;
}

.index-main .product-lt h3 span,.index-ly h3 span {
	color: #e87d2b;
}

.index-main .product-lt h2 {
	font-weight: bold;
	color: #e87d2b;
	margin: 25px 0 20px;
}

.index-main .product-lt h4 {
	color: #333;
}

.index-main .product-lt h5 {
	line-height: 2;
	color: #555;
	margin: 45px 0 100px;
}

.index-main .product-lt .lt-list {
	padding: 0 8%;
}

.index-main .product-lt li {
	float: left;
	width: 32%;
	margin: 0 9%;
	margin-bottom: 55px;
}

.index-main .product-lt li a {
	display: block;
	padding: 15px 0;
	border-radius: 5px;
	color: #fff;
	background: #918f8f;
}

.index-main .product-lt li:hover a,
.index-main .product-lt li.actived a {
	background: #e87d2b;
}

.index-main .product-lt .more {
	margin-top: 30px;
	text-align: center;
	margin-bottom: 100px;
}

.index-main .product-rt {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background-size: cover;
	background-position: left top;
	background-repeat: no-repeat;
}

.index-main .product-rt .rt-title {
	font-weight: bold;
	color: #fff;
	padding: 7% 0 8%;
	padding-left: 27%;
}

.index-main .product-rt .rt-img {
	padding: 0 8%;
}

.index-main .product-rt li {
	float: left;
	width: 30%;
	margin: 0 1.66%;
	margin-bottom: 50px;
	padding: 9px;
	background: #fff;
	border-radius: 3px;
	box-shadow: 3px 4px 4px 0px rgba(0, 0, 0, 0.11);
}


.index-main .product-rt li .img-box {
	padding-bottom: 72%;
}

.index-main .product-rt .img1,
.index-main .product-rt .img2 {
	width: 46.68%;
}

.index-main .product-rt .pro {
	display: none;
}

.index-main .product-rt .pro1 {
	display: block;
}

.index-main .main03 {
	padding: 100px 30px 40px;
}

.common-hd {
	text-align: center;
	margin-right: 40px;
}

.common-hd h3 {
	font-weight: bold;
	color: #e87d2b;
	text-transform: uppercase;
}

.common-hd h2 {
	color: #555;
	font-weight: bold;
	margin-top: 20px;
	position: relative;
	display: inline-block;
}

.common-hd h2:before {
	content: "";
	display: block;
	width: 31px;
	height: 5px;
	background-color: #e87d2b;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -45px;
	margin-top: 13%;
}

.index-main .index-case .case-list {
	margin-top: 6%;
}

.index-main .index-case .grid-item {
	/* float: left;
	width: 30%;
	margin: 0 1.66%;
	margin-bottom: 25px;
	position: relative; */
}

.index-main .index-case li .img-box {
	padding-bottom: 73%;
}

.index-main .index-case li .case-msg {
	padding: 35px 0 10px;
}

.index-main .index-case li .case-msg h3 {
	color: #333;
}

.index-main .index-case li .case-msg h4 {
	color: #757575;
	margin-top: 15px;
}

.index-main .index-case li .case-bt {
	display: none;
	padding-bottom: 18%;
}

.index-main .index-case li .case-bt span {
	display: block;
	width: 18px;
	height: 5px;
	margin: 20px 0;
	background-color: #e87d2b;
}

.index-main .index-case li .case-bt .txts {
	height: 48px;
	overflow: hidden;
	color: #999;
}

.index-main .index-case li .line {
	width: 110%;
	height: 2px;
	background: #f4c29c;
	position: absolute;
	left: -5%;
	bottom: 30px;
}
.index-main .index-case li i{
	padding: 8px 15px;
	background: #e87d2b;
	color: #fff;
	margin-top: 15px !important;
	display:inline-block;
}

.grid-sizer,
.grid-item {
	width: 32%;
}

.gutter-sizer {
	width: 2%;
}

.grid-item {
	margin-bottom: 40px;
}

.grid-item--width2 {
	width: 64%;
}



.index-main .index-case li.actived {
	/* margin-top: -9%; */
	box-shadow: 0px 12px 43px 3px rgba(0, 0, 0, 0.2);
}

.index-main .index-case li.actived .img-box {
	padding-bottom: 100%;
}

.index-main .index-case li.actived .case-msg {
	padding-left: 13%;
	padding-right: 13%;
}

.index-main .index-case li.actived .case-bt {
	display: block;
}

.index-main .main03 .more {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 0;
}

.index-main .main04 {
	padding-top: 60px;
	padding-bottom: 100px;
	background: #f0f0f0;
}

.common-hd2 h3 {
	font-weight: bold;
	color: #5c5c5c;
	padding-left: 2.5%;
}

.common-hd2 h3 span {
	color: #e87d2b;
}

.common-hd2 h2 {
	padding: 1.5% 0 3% 4.5%;
	color: #555;
	font-weight: bold;
	position: relative;
}

.common-hd2 h2:before {
	content: "";
	display: block;
	width: 1px;
	height: 90%;
	background: #e87d2b;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 1.5%;
	-webkit-transform: rotate(24deg);
	-moz-transform: rotate(24deg);
	-ms-transform: rotate(24deg);
	-o-transform: rotate(24deg);
	transform: rotate(24deg);
}

.sun-nav {
	width: 74%;
	height: 11%;
	/* padding: 20px 0; */
	border-top: 3px solid #e87d2b;
}

.sun-nav a {
	float: left;
	width: 20%;
}

.sun-nav a:hover,
.sun-nav a.actived {
	color: #e87d2b;
}

.index-main .index-news .news-con {
	position: relative;
	height: 1038px;
}


.index-main .index-news .news-lt {
	width: 54%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.common-news {
	height: 89%;
}

.common-news ul,
.common-news li {
	height: 100%;
}

.common-news li {
	box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.17);
}

.common-news li .img-box {
	/* padding-bottom: 62%; */
	height: 63%;
}

.common-news li .news-msg {
	padding-left: 25px;
	height: 37%;
}

.common-news li .news-hd {
	width: 140px;
	text-align: right;
	margin: 50px 0 35px;
}

.common-news li .news-hd h5 {
	color: #e87d2b;
	font-size: 50px;
	margin-bottom: 15px;
}

.common-news li .news-hd h6 {
	color: #999;
	font-size: 20px;
}

.common-news li .news-bt h3 {
	color: #333;
	font-weight: bold;
	padding-bottom: 40px;
	border-bottom: 4px solid #eee;
}

.common-news li .news-bt h4 {
	margin: 40px 0 35px;
	color: #999;
	height: 48px;
	padding-right: 15px;
	overflow: hidden;
	line-height: 1.5;
}

.index-main .index-news .news-lt .common-news li {
	display: none;
}

.index-main .index-news .news-lt .common-news .lt-news1 {
	display: block;
}

.index-main .index-news .news-rt {
	width: 42%;
	height: 100%;
}

.index-main .news-rt .common-news li {
	margin-bottom: 30px;
}

.index-main .news-rt .common-news li .news-hd {
	width: 140px;
	float: left;
}

.index-main .news-rt .common-news li .news-bt {
	width: 71%;
	float: right;
	padding-right: 6%;
}

.index-main .news-rt .common-news li .news-bt h3 {
	padding-bottom: 0;
	padding-top: 40px;
	border-bottom: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-main .news-rt .common-news li .news-bt h4 {
	height: 72px;
	margin: 40px 0 45px;
}

.index-main .news-rt .common-news,
.index-main .index-news .news-rt ul {
	height: 100%;
}

.index-main .news-rt .common-news .news1 {
	height: 70%;
}

.index-main .news-rt .common-news .news2 {
	height: 27%;
	background: #e87d2b;
	margin-bottom: 0;
}

.index-main .news-rt .common-news .news2 .news-bt h3 {
	padding-top: 75px;
}

.index-main .news-rt .common-news .news2 .news-bt h4 {
	margin: 40px 0 75px;
}

.index-main .news-rt .common-news .news1 .news-hd h5 {
	color: #555;
}

.index-main .news-rt .common-news .news1 .img-box {
	height: 72%;
}

.index-main .news-rt .common-news .news1 .news-msg {
	height: 28%;
}

.index-main .news-rt .common-news .news2 .news-hd h5,
.index-main .news-rt .common-news .news2 .news-hd h6,
.index-main .news-rt .common-news .news2 .news-bt h3,
.index-main .news-rt .common-news .news2 .news-bt h4 {
	color: #fff;
}

.index-main .index-news .news-rt ul {
	display: none;
}

.index-main .index-news .news-rt .rt-news1 {
	display: block;
}

.index-main .main05 {
	position: relative;
	padding-top: 35px;
	padding-bottom: 11%;
}

.index-main .index-hezuo {
	position: relative;
}

.index-main .main05 .cover {
	background: #bbb;
	opacity: .48;
}

.common-hd3 {
	text-align: center;
}

.common-hd3 span {
	display: block;
	width: 22px;
	height: 3px;
	margin: 0 auto;
	background-color: #333;
}

.common-hd3 h2 {
	color: #555;
	font-weight: bold;
	margin: 15px 0 10px;
}

.common-hd3 h3 {
	color: #e87d2b;
	text-transform: uppercase;
}

.index-main .index-hezuo .hezuo-logos {
	margin-top: 5%;
	padding: 0 14%;
}

.swiper_in02 .swiper-slide {
	display: block;
	width: 21%;
	margin: 0 2%;
	border-radius: 5px;
	position: relative;
	margin-bottom: 35px;
}

.index-main .hezuo-logos {
	position: relative;
}

.index-main .hezuo-logos .img-box {
	width: 63%;
	padding-bottom: 38%;
	margin: 0 auto;
	margin-top: 18%;
	margin-bottom: 23%;
}

.index-main .hezuo-logos h5 {
	width: 63%;
	margin: 0 auto;
	padding-top: 15px;
	border-top: 1px solid #cacaca;
	text-align: center;
}

.swiper_in02 {
	padding-top: 50px;
}

.co_logos li {
	/* float: left;
    width: 25%;*/
	position: relative;
	text-align: center;
}

.co_logos li a {
	display: block;
	padding-bottom: 100%;
	margin-bottom: 35px;
	border-radius: 5px;
	color: #fff;
	background: #fff;
	position: relative;
}

.co_logos li .logo_box img {
	margin-bottom: 22%;
	width: 60%;
}

.co_logos li h6 {
	width: 63%;
	margin: 0 auto;
	padding-top: 10%;
	color: #999;
	border-top: 1px solid #cacaca;
}

.cover-msg {
	position: absolute;
	left: 0;
	top: 0;
	width: 82%;
	margin-left: 9%;
	margin-top: -10%;
	color: #fff;
	/* background: url(../../images/cover-bg.png) no-repeat; */
	background: rgba(232, 125, 43, .85);
	background-size: 100% 100%;
	height: 120%;
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0);
	opacity: 0;
}

.cover-msg h3 {
	font-weight: bold;
	margin-bottom: 20px;
}

.border-design {
	position: absolute;
	left: 12px;
	top: 12px;
	right: 12px;
	bottom: 12px;
	transition: all 0.4s 0.25s;
	-webkit-transition: all 0.4s 0.25s;
	-moz-transition: all 0.4s 0.25s;
}

.border-design1 {
	border-left: 1px rgba(255, 255, 255, 0.7) solid;
	border-right: 1px rgba(255, 255, 255, 0.7) solid;
	transform: scale(1, 0);
	-o-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
}

.border-design2 {
	border-top: 1px rgba(255, 255, 255, 0.7) solid;
	border-bottom: 1px rgba(255, 255, 255, 0.7) solid;
	transform: scale(0, 1);
	-o-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
}



.co_logos li a:hover .cover-msg,
.co_logos li a:hover .border-design {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
}

.index-main .hezuo-logos .swiper-button-prev {
	width: 60px;
	height: 60px;
	left: 5%;
	background-image: url(../../images/arrow-left.png);
	background-size: contain;
}

.index-main .hezuo-logos .swiper-button-next {
	width: 60px;
	height: 60px;
	right: 5%;
	background-image: url(../../images/arrow-right.png);
	background-size: contain;
}

.index-main .hezuo-logos .swiper-button-prev:hover {
	background-image: url(../../images/arrow-left-color.png);
	background-size: contain;
}

.index-main .hezuo-logos .swiper-button-next:hover {
	background-image: url(../../images/arrow-right-color.png);
	background-size: contain;
}

.footer2 {
	padding-top: 4.5%;
	position: relative;
}

.footer2 .index-contact .contact-lt,
.footer2 .index-contact .contact-rt {
	width: 50%;
	padding-left: 7%;
	color: #fff;
}

.footer2 .contact-lt h2 {
	padding-top: 35px;
	position: relative;
}

.footer2 .contact-lt>h2:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -3%;
	margin-top: 2%;
	width: 43px;
	height: 50px;
	background: url(../../images/icon-zhijieo.png) no-repeat;
	background-size: contain;
}

.footer2 .contact-lt h3 {
	margin: 35px 0 50px;
}

.footer2 .contact-lt h4 {
	color: #e87d2b;
	margin-bottom: 30px;
}

.footer2 .contact-lt .kefu {
	width: 70%;
	border-top: 3px solid #858585;
}

.footer2 .contact-lt .kefu .kefu-lt {
	width: 68%;
}

.footer2 .contact-lt .kefu .kefu-lt h2 {
	margin-bottom: 20px;
}

.footer2 .contact-lt .kefu .kefu-lt h5 {
	line-height: 1.2;
}

.footer2 .contact-lt .kefu .kefu-lt .zixun-btn {
	width: 71%;
	padding-bottom: 16%;
	margin-top: 30px;
	line-height: 1;
	background-image: url(../../images/icon-zixun.png);
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 6px;
}

.footer2 .contact-lt .kefu .kefu-lt .zixun-btn:hover {
	background-image: url(../../images/icon-zixun-color.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.footer2 .contact-lt .kefu .kefu-rt {
	width: 29%;
	padding-top: 35px;
	text-align: center;
}

.footer2 .contact-lt .kefu .kefu-rt img {
	width: 120px;
	margin-bottom: 30px;
}

.footer2 .contact-rt h3 {
	position: relative;
}

.footer2 .contact-rt h3:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -2%;
	margin-top: 1%;
	width: 4px;
	height: 24px;
	background-color: #e87d2b;
}

.footer2 .contact-rt h3 span {
	color: #e87d2b;
	margin-left: 30px;
}

.footer2 .contact-rt .customer {
	margin-top: 30px;
}

.footer2 .contact-rt input[type="text"] {
	width: 68%;
	height: 50px;
	padding: 15px;
	line-height: 1;
	border-radius: 5px;
}
.footer2 .contact-rt select{
	width: 68%;
	height: 50px;
	padding: 0 15px;
	line-height: 1;
	border-radius: 5px;
}
.index-ly{
	padding: 20px 0;
	background: rgba(0, 0, 0,1);
	margin:20px 0;
	text-align: center;
	display: none;
}
.footer2 .contact-rt textarea,.index-ly textarea{
	width: 68%;
	height: 170px;
	padding: 15px;
	border-radius: 5px;
	vertical-align: top;
}

.footer2 .contact-rt .customer-btns {
	margin-top: 50px;
	padding-left: 14%;
}

.footer2 .contact-rt .customer-btns input,.index-ly .customer-btns input {
	width: 24%;
	height: 45px;
	border-radius: 5px;
	color: #fff;
	background: #838383;
	cursor: pointer;
}

.footer2 .contact-rt .customer-btns .chongzhi {
	margin-right: 12%;
}

.footer2 .contact-rt .customer-btns input:hover {
	background: #e87d2b;
}

.copyright2 {
	padding: 20px 40px;
	/* margin-top: 8%; */
	color: #808080;
	background: #0e0e0e;
}

.copyright2 a {
	color: #808080;
}

.icon-top {
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 8%;
	margin-top: -56px;
}

.icon-top:hover {
	margin-top: -80px;
}


/* 工厂展示 */

.bread_nav {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #999;
}

.bread_nav a {
	color: #999;
}

.bread_nav a:hover {
	color: #e87d2b;
}

.sub-nav2 {
	margin-top: 2%;
	border-bottom: 1px dashed #bdbdbd;
	text-align: center;
}

.sub-nav2 a {
	display: inline-block;
	padding: 30px 1%;
	margin: 0 1%;
	position: relative;
}

.sub-nav2 a:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	margin-left: 0;
	margin-bottom: -7px;
	width: 100%;
	height: 9px;
	background: url(../../images/nav-line.png) no-repeat;
	background-size: 100% 100%;
	display: none;
}

.sub-nav2 a:hover,
.sub-nav2 a.actived {
	color: #e87d2b;
}

.sub-nav2 a:hover:before,
.sub-nav2 a.actived:before {
	display: block;
}

.common-hd4 {
	text-align: center;
	margin-bottom: 5%;
	margin-top: 6%;
}

.common-hd4 h3 {
	color: #333;
	font-weight: bold;
}

.common-hd4 h4 {
	color: #f9c399;
	margin: 12px 0;
	text-transform: uppercase;
}

.common-hd4 span {
	display: block;
	margin: 0 auto;
	width: 31px;
	height: 1px;
	background-color: #e87d2b
}

.common-hd4 .common-content4 {
	margin-top: 35px;
	color: #555;
}

.zhanshi-main .huanjing li {
	float: left;
	width: 47%;
	margin: 0 1.5%;
	margin-bottom: 40px;
}

.zhanshi-main .huanjing .huanjing-list {}

.zhanshi-main .huanjing li .img-box {
	padding-bottom: 65%;
}

.zhanshi-main .huanjing li .huanjing-msg {
	margin: 30px 0;
	text-align: center;
}

.chankan {
	padding: 1.8% 0;
	margin-bottom: 5%;
	text-align: center;
	background-color: #eeeeee;
}

.chankan a {
	display: block;
	line-height: 1;
	color: #999;
}

.chankan:hover {
	background-color: #e87d2b;
}

.chankan:hover a {
	color: #fff;
}

.job-main .job-content {
	padding: 0 7%;
}


.job_Main .job_lists {
	margin-top: 3%;
}

.job-main .jobs {
	position: relative;
	margin-bottom: 2%;
}

.job-main table {
	width: 100%;
	color: #332c2b;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}

.job-main td {
	padding: 25px 0;
	text-align: left;
	color: #333;
}

.job-main .td2 {
	width: 7%;
	text-align: center;
}

.job-main .td3 {
	width: 15%;
	padding-left: 20px;
}

.job-main .td4 {
	width: 50%;
	text-align: left;
}

.job-main .td5 {
	width: 28%;
	text-align: right;
	padding-right: 5%;
}

.job-main .td2 span {
	display: inline-block;
	padding: 12px 15px;
	line-height: 1;
	border-radius: 50%;
	border: solid 1px #333;
}

.job-main .td2.actived span {
	border: solid 1px #fff;
}

.job-main td.td1 {
	width: 40px;
}

.job-main td.ico {
	background-color: #fff;
	padding-right: 10px;
}

.job-main td.ico img {
	width: 20px;
}

.job-main .pd_lt {
	padding-left: 41px;
}

.job-main .job_1 tr.bg {
	color: #fff;
	background-color: #e87d2b;
}

.job-main .btn_close {
	position: absolute;
	margin-top: -3.5%;
	margin-left: -3%;
	width: 2%;
}

.job-main .job_1 .job_desc {
	padding: 5% 5% 7%;
	border: 1px solid #e87d2b;
}

.job-main .job_1 td {
	color: #fff;
}

.job-main .job_1 .td2 span {
	border: 1px solid #fff;
}

.job-main .job_desc p {
	color: #332c2b;
	line-height: 2;
}

.job-main .job_2 tr.bg {
	background-color: #f9c399;
}

.job-main .job_2 .job_desc {
	display: none;
}

.job-main .job_2 .job_desc {
	padding: 5% 5% 7%;
	border: 1px solid #f9c399;
}

.shou {
	color: #e87d2b;
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 5%;
	margin-bottom: 7%;
	cursor: pointer;
}


/* 售后服务 */

.shouhou-main .shouhou-content {
	width: 76%;
	margin: 0 auto;
}

.shouhou-main .shouhou-content .shouhou-txts {
	margin-top: 8%;
}


/* 合作动态 */

.xinwen-main .xinwen_con {
	padding-top: 0;
}

.xinwen-main .xinwen_con li {
	padding: 3% 8%;
	position: relative;
	background: #fff;
}

.xinwen-main .xinwen_con li a {
	display: block;
	height: 100%;
	position: relative;
}

.xinwen-main .xinwen_con li .xinwen_lt {
	width: 17%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.xinwen-main .xinwen_con li .xinwen_lt .img-box {
	height: 100%;
}

.xinwen-main .xinwen_con li .xinwen_rt {
	width: 57%;
	margin-left: 21%;
	padding: 2% 0 2.5% 4%;
}

.xinwen-main .xinwen_con li .xinwen_rt h3 {
	color: #555;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xinwen-main .xinwen_con li .xinwen_rt .xinwen_msg {
	margin: 35px 0 55px;
	color: #777;
	line-height: 2;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.xinwen-main .xinwen_con li .xinwen_rt .xinwen_msg p {
	line-height: 2;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.xinwen-main .xinwen_con li .xinwen_rt .xinwen_date {
	color: #999;
}

.xinwen-main .xinwen_con li .xinwen_rt .xinwen_date img {
	vertical-align: middle;
	margin-right: 5px;
}

.xinwen-main .xinwen_con li .xinwen_rt .xinwen_date .icon-time {
	margin-right: 50px;
}

.xinwen-more {
	position: absolute;
	right: 0;
	top: 50%;
	width: 68px;
	height: 31px;
	margin-top: -20px;
	background: url(../../images/more05.png) no-repeat;
	background-size: contain;
}

.xinwen-main .xinwen_con li:hover {
	background: #eee;
}

.xinwen-main .xinwen_con li:hover h3 {
	color: #e87d2b;
}

.xinwen-main .xinwen_con li:hover .xinwen-more {
	background: url(../../images/more-img01.png) no-repeat;
	background-size: contain;
}


/*翻页-数字编号形式*/

.pagenum {
	text-align: center;
	margin: 6% 0;
}

.pagenum a {
	display: inline-block;
	padding: 10px 13px;
	line-height: 1;
	margin: 5px;
	color: #333;
	cursor: pointer;
	background-color: #ffffff;
	border: solid 1px #e6e6e6;
}

.pagenum a:first-child,
.pagenum a:last-child {
	padding: 10px 10px;
	background: #e4e4e4;
}


.pagenum a.actived {
	color: #fff;
	background-color: #e87d2b;
	border: 1px solid transparent;
}


/* 合作伙伴 */

.common-li li {
	float: left;
	width: 30%;
	margin: 0 1.66%;
	margin-bottom: 50px;
	border: 1px solid #ddd;
}

.common-li li .mid-cell {
	padding: 20% 0;
}

.common-li li .img-box {
	width: 46%;
	padding-bottom: 28%;
	margin: 0 auto;
}

.common-li li .huoban-name {
	padding: 30px 0;
	color: #555;
	text-align: center;
	border-top: 1px solid #ddd;
	position: relative;
}

.common-li li .huoban-name span {
	display: block;
	width: 80%;
	height: 2px;
	margin: 0 auto;
	background: #ddd;
	display: none;
}

.common-li li .huoban-name .name2 {
	/* position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto; */
}

.common-li li .name2 .mid-cell {
	padding: 0;
}

.common-li li .name2 h6 {
	/* display: inline-block; */
	padding: 0 9%;
	background: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/* .huoban-main .huoban-list li .huoban-name span:before,
.huoban-main .huoban-list li .huoban-name span:after {
	content: "";
    display: block;
    position: absolute;
    top: 45%;
    width: 130%;
    height: 2px;
    background: #ddd;
    background-size: contain;
}

.huoban-main .huoban-list li .huoban-name span:before {
	    right: 100%;
    margin-right: 75%;
}

.huoban-main .huoban-list li .huoban-name span:after {
	    left: 100%;
    margin-left: 75%;
} */

.common-li li:hover .huoban-name {
	color: #fff;
	background: #e87d2b;
	border-top: 1px solid #e87d2b;
}

.common-li li:hover .name2 h6 {
	background: #e87d2b;
}


/* 文章详情页 */

.xiangqing-main .xiangqing-content {
	width: 81%;
	padding-top: 50px;
	margin: 0 auto;
}

.xiangqing-main .xiangqing-content .xiangqing-hd {
	text-align: center;
	color: #999;
}

.xiangqing-main .xiangqing-content .xiangqing-hd h2 {
	font-weight: bold;
	color: #333;
	font-size: 16px;
	line-height: 1.3;
}

.xiangqing-main .xiangqing-content .xiangqing-hd .line {
	display: block;
	width: 50px;
	height: 1px;
	margin: 15px auto;
	background: #e87d2b;
}

.xiangqing-main .xiangqing-content .xiangqing-hd .time {
	margin-right: 40px;
}

.xiangqing-main .xiangqing-content .xiangqing-msg {
	padding: 5% 0;
	color: #000;
}

.xiangqing-main .xiangqing-content .xiangqing-msg img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.page-change {
	padding: 16px 0;
	border-bottom: 1px dashed #999;
	border-top: 1px dashed #999;
}

.page-change a {
	color: #999;
	width: 50%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.page-change .page-next {
	text-align: right;
}

.page-change a:hover {
	color: #E87D2B;
	text-decoration: underline;
}

.fanhui {
	margin-top: 50px;
	text-align: right;
}

.fanhui a {
	display: inline-block;
	padding: 15px 20px;
	color: #fff;
	background: #E87D2B;
}

.fanhui img {
	vertical-align: middle;
	margin-right: 10px;
}

.fanhui a:hover {
	margin-right: 15px;
}


/* 内页,关于德凯 */

.comon-pd {
	padding-top: 7%;
}

.common-hd5 {
	text-align: right;
}

.common-hd5 h4 {
	color: #ababab;
	text-transform: uppercase;
}

.common-hd5 span {
	display: inline-block;
	width: 45%;
	height: 5px;
	background-color: #e87d2b;
}

.common-hd5 h3 {
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}

.common-hd5 h2 {
	font-weight: bold;
	color: #e87d2a;
	margin-top: 30px;
}

.about-main .about-lt {
	width: 45%;
}

.about-main .about-lt .dekai-img ul {
	margin-top: -30px;
}

.about-main .about-lt .dekai-img li {
	float: left;
	position: relative;
}

.about-main .about-lt .dekai-img .img1 {
	width: 70%;
	padding-bottom: 39%;
	margin-bottom: 20px;
}

.about-main .about-lt .dekai-img .img2,
.about-main .about-lt .dekai-img .img3 {
	width: 46%;
	padding-bottom: 29%;
	margin-right: 3%;
}

.about-main .about-lt .dekai-img li .img-box {
	position: absolute;
}

.about-main .about-rt {
	width: 50%;
	padding-top: 12%;
}

.about-main .about-rt h2 {
	font-weight: bold;
	color: #E87D2B;
}

.about-main .about-rt .line2 {
	display: block;
	width: 8px;
	height: 3px;
	margin: 30px 0;
	background-color: #e87d2b;
}

.about-main .about-rt .dekai-msg p {
	line-height: 2;
}

.about-main .main02 {
	background: #f4f4f4;
}

.about-main .main02 .culture .culture-con {
	position: relative;
}

.about-main .culture .common-hd5 {
	position: absolute;
	right: 0;
	top: 0;
}

.about-main .culture .culture-msg {
	color: #333;
}

.common_icon2 {
	padding-top: 8%;
}

.common_icon2 li {
	float: left;
	width: 16%;
	margin: 0 4%;
	text-align: center;
}

.common_icon2 li a {
	color: #666;
}

.common_icon2 li .icons_box {
	background: #fff;
	padding-bottom: 100%;
	border-radius: 50%;
	position: relative;
	margin-bottom: 20px;
}

.common_icon2 li .img_box2 {
	width: 47%;
	height: 47%;
	margin: auto;
	position: absolute;
}

.common_icon2 li a:hover p {
	color: #0597E0;
}

.culture-icons .common_icon2 {
	text-align: center;
}

.culture-icons .common_icon2 li {
	float: none;
	display: inline-block;
}

.culture-icons .common_icon2 li .icons_box {
	background: transparent;
	padding-bottom: 63%;
	width: 63%;
	margin: 0 auto;
	border: solid 2px #e87d2b;
	margin-bottom: 20px;
}

.culture-icons .common_icon2 li p {
	color: #333;
}

.culture-icons .common_icon2 li span {
	display: inline-block;
	width: 30px;
	height: 1px;
	margin: 10px 0;
	background-color: #e87d2b;
}

.culture-icons .common_icon2 li h6 {
	height: 45px;
	overflow: hidden;
	line-height: 1.5;
	color: #666;
	text-align: center;
}

.culture-icons .common_icon2 li:hover p {
	color: #0597E0;
}

.about-main .culture .common-hd5 span {
	width: 75%;
}

.zhengshu li {
	float: left;
	width: 31%;
	padding: 15px;
	margin: 0 1.16%;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
	background: #ececec;
}

.zhengshu li a {
	color: #fff;
	overflow: hidden;
}

.zhengshu li .img_box {
	padding-bottom: 74%;
}

.zhengshu li .img_box .cover {
	background: #000;
	opacity: .4;
}

.zhengshu li .zhengshu_msg {
	padding: 0 5%;
	height: 120%;
	overflow: hidden;
}

.zhengshu li .zhengshu_msg h3 {
	margin-top: 10px;
	line-height: 1.2;
}

.zhengshu li .txt {
	position: absolute;
	left: 0;
	top: -100%;
	width: 100%;
	text-align: center;
}

.zhengshu li:hover .cover,
.zhengshu li:hover h5 {
	opacity: 0;
}

.zhengshu li:hover .txt {
	bottom: 8%;
	top: auto;
	/* margin-bottom: -20px; */
	color: #000;
}

.lianxi-main {
	padding-bottom: 5%;
}

.lianxi {
	padding-bottom: 0;
}

.lianxi-main .map {
	height: 400px;
	margin:0 10%;
}

.lianxi-msg {
	margin-top: 3%;
}

.lianxi-msg h3 {
	text-align: center;
	color: #333;
	margin-bottom: 5%;
}

.lianxi-msg h3 span {
	color: #e87d2b;
}

.lianxi-msg ul {
	padding: 0 10%;
}

.lianxi-msg ul li {
	float: left;
	width: 33.33%;
	height: 185px;
	padding: 10px 6% 20px;
	color: #777;
	border-right: 1px solid #c9c9c9;
}

.lianxi-msg ul li:last-child {
	border-right: 1px solid transparent;
}

.lianxi-msg h4 {
	color: #333;
	font-weight: bold;
	margin-bottom: 16%;
	text-align: center;
}

.lianxi-msg h4 span {
	display: inline-block;
	width: 50px;
	height: 1px;
	background: #3d3d3d;
	vertical-align: middle;
	margin-right: 20px;
}

.lianxi-msg h4 i {
	color: #555;
	font-style: normal;
	font-weight: normal;
}

.lianxi-msg ul li h5 {
	margin-bottom: 15px;
}

.lianxi-msg ul li h5 a {
	color: #261fb1;
}

.lianxi-main .msg2 {
	padding-left: 19%;
	margin-top: 8%;
}

.lianxi-main .msg2>div {
	margin-bottom: 5%;
}

.lianxi-main .msg2 h4 {
	text-align: left;
	margin-bottom: 0;
}

.lianxi-main .msg2 .luxian {
	margin-left: 11%;
	color: #777;
}


/* 产品中心 */

.chanpin-main .chanpin-list {
	width: 75%;
}

.chanpin-main .chanpin-list .common-li li .img-box {
	width: 100%;
	padding-bottom: 70%;
}

.chanpin-main .chanpin-list .common-li li .mid-cell {
	padding: 0;
}

.chanpin-main .chanpin-list .common-li li .chanpin-box {
	position: relative;
}

.chanpin-main .chanpin-list .common-li li .chanpin-name {
	padding: 0 20px;
	color: #fff;
	opacity: 0;
	font-weight: bold;
}

.chanpin-main .chanpin-lt {
	width: 23%;
}

.chanpin-main .chanpin-lt .chanpin-hd {
	padding: 33px 5px;
	text-align: center;
	color: #fff;
}

.chanpin-main .chanpin-lt .chanpin-hd h2 {
	font-weight: bold;
}

.chanpin-main .chanpin-lt .chanpin-hd h3 {
	text-transform: uppercase;
	color: #f9c399;
	margin-top: 5px;
}


.chanpin-main .chanpin-lt .chanpin-nav {
	padding: 30px 5px 50px 19%;
	background: #f8f8f8;
}

.chanpin-main .chanpin-lt ul {
	padding-left: 19%;
	padding-bottom: 50px;
	border-left: 1px dashed #999;
}

.chanpin-main .chanpin-lt li .nav-a {
	display: block;
	padding: 20px 0;
	position: relative;
}

.chanpin-main .chanpin-lt li .nav-a:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background: url(../../images/icon-dots01.png) no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	right: 100%;
	top: 0;
	margin-top: 11%;
	margin-right: 22%;
}

.chanpin-main .chanpin-lt li .nav-a.actived:before {
	content: "";
	display: block;
	width: 47px;
	height: 31px;
	background: url(../../images/icon-dots02.png) no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	right: 100%;
	top: 0;
	margin-top: 8%;
	margin-right: 11%;
}

.chanpin-main .chanpin-lt li .nav-box {
	height: 0;
	overflow: hidden;
}

.chanpin-main .chanpin-lt li .nav-box.actived {
	height: auto;
}

.chanpin-main .chanpin-lt li .nav-box a {
	display: block;
	padding: 5px 0;
}

.chanpin-main .chanpin-lt li .nav-a:hover,
.chanpin-main .chanpin-lt li .nav-a.actived,
.chanpin-main .chanpin-lt li .nav-box a:hover,
.chanpin-main .chanpin-lt li .nav-box a.actived {
	color: #e87d2b;
}

.chanpin-main .pagenum {
	text-align: right;
	margin: 2% 0;
}

.chanpin-main .chanpin-list .common-li li:hover .chanpin-name {
	opacity: 1;
}

.index-main .product-rt li .img-box .name {
	color: #fff;
	font-weight: bold;
	opacity: 0;
}

.index-main .product-rt li:hover .img-box .name {
	opacity: 1;
}

.banner2 .banner_img {
	padding-bottom: 30%;
}

.chanpin-main .chanpin-lt li .nav-a .arrow {
	position: relative;
}

.chanpin-main .chanpin-lt li .nav-a .arrow:after {
	content: "";
	position: absolute;
	right: -20px;
	top: 2px;
	width: 12px;
	height: 20px;
	background-image: url(../../images/arrow1.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.chanpin-main .chanpin-lt li .nav-a.actived .arrow:after {
	background-image: url(../../images/arrow2.png);
}

.chanpin-main .chanpin-lt li.actived2 .arrow:after {
	display: none;
}

.xinwen-main .common-hd4 {
	margin-top: 35px;
	margin-bottom: 20px;
}

/* 方案视频-新增 */
/*弹出视频*/
.popPart {
	position: absolute;
	background: url(../../images/caseyy.png);
	position: fixed;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
}

.popClose {
	background: url(../../images/close2.png) no-repeat scroll center center;
	width: 52px;
	height: 52px;
	position: absolute;
	top: 0;
	right: 5.2%;
	z-index: 30;
	display: block;
	margin-top: 3%;
	display: block;
	cursor: pointer;
	transition: 400ms;
	-webkit-transition: 400ms;
}

.popClose:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}

.video_popup {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 100%;
	background: url(../../images/ob.png);
	z-index: 999999;
	opacity: 0;
}

.video_popup .video_con {
	width: 61%;
	padding-bottom: 35%;
	margin: 0 auto;
	position: relative;
}

.video_popup .video_close {
	width: 27px;
	height: 27px;
	background: url(../../images/close1.png) center center no-repeat;
	position: absolute;
	right: -25px;
	top: -25px;
	cursor: pointer;
	background-size: 100% 100%;
}

.party_info_hide {
	display: none;
}

.video_popup video {
	background: #fff\9;
	min-height: 60px;
	line-height: 60px;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
}

.video_popup .video_con iframe {
	width: 100% !important;
	height: 100% !important;
}

.play-icon-con .icon-play {
	width: 9%;
}

.video-main .huanjing li:hover .icon-play {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

.video-main .huanjing li:hover .img-con {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.recommend-product .chanpin-main .chanpin-list {
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
}

.recommend-product .chanpin-main .chanpin-list li {
	width: 24%;
	margin: 0 0.5%;
	margin-bottom: 20px;
}

.xiangqing-main .page-change {
	text-align: center;
}

.xiangqing-main .page-change a {
	width: 40%;
}

.xiangqing-main .page-change .page-prev {
	text-align: left;
}

.xiangqing-main .page-change .page-next {
	text-align: right;
}

.xiangqing-main .fanhui {
	margin-top: 0;
}

.phone-product {
	display: none;
}

.pc-product {
	display: block;
}

.yq-link{
	padding:1% 3%;
	overflow: hidden;
	line-height: 1.5;
	/* border-top: 1px solid #e87d2b; */
	background: #fff;
	margin-top: 5%;
}
.yq-link h1{
	float: left;
	color: #e87d2b;
	line-height: 20px;
}
.yq-link a{
	float: left;
	margin-left: 1%;
	line-height: 20px;
}
.yq-link a:hover{
	color: #e87d2b;
}

.contact_box {
	position: fixed;
	bottom: 10%;
	right: 45px;
	/*margin-top: -150px;*/
	z-index: 2147483647;
}

.contact_box li {
	width: 65px;
	height: 60px;
	background: #fff;
	position: relative;
}

.contact_box li a {
	display: block;
	height: 100%;
}

.contact_box li .icon_box {
	width: 23px;
	height: 23px;
	position: absolute;
	left: 0;
	right: 0;
	margin:auto;
  	top:10px;
}
.contact_box li .icon{
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	right: 0;
	margin:auto;
	top:5px;
	text-align: center;
	line-height: 30px;
	font-size: 24px;
	color: #666;
}
.contact_box li:hover .icon{
	color: #fff;
}
.contact_box li p{
	font-size:12px;
  	position:absolute;
  	left:0;
  	bottom:10px;;
  	right:0;
  	text-align:center;
  	color:#2f2f2f;
}

.contact_box li .icon_box .icon {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-size: contain;
	background-position: center;
}

.contact_box li .tel_txt {
	position: absolute;
    top: 0;
    width: 172px;
    height: 60px;
    line-height: 60px;
    /*text-align: center;*/
  padding-left:25px;
    color: #333;
    margin-right: 8px;
    white-space: nowrap;
    font-weight: bold;
    right: -400%;
}

.contact_box li .ewm_img {
	  position: absolute;
    top: 0;
    margin-top: -50px;
    width: 172px;
    height: 160px;
    margin-right: 8px;
    padding: 10px;
    top: -1500%;
    right: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.contact_box li .ewm_img img {
	width: 140px;
	max-width: 100%;
}

.contact_box li{
	border:1px solid #aaa;
	border-bottom: none;
}

.contact_box li:nth-child(2n){
	background: #eee;
}

.contact_box .contact5 {
	display: none;
}

.contact_box li:hover {
	background-color: #e87d2b;
}
.contact_box li:last-child{
	background: #e87d2b;	
	border-bottom:1px solid #aaa;
}
.contact_box li:last-child p,.contact_box li:last-child .icon{
	color: #fff;
}
.contact_box li:hover p{
	color:#fff;
}

.contact_box .contact1:hover .tel_txt {
	right: 100%;
}

.contact_box .contact4:hover .ewm_img {
	top: 0;
}






@media screen and (max-width: 1800px) {
	.header .nav .ul1>li {
		margin: 0 1.5%;
		padding: 35px 0;
		border-bottom: 3px solid transparent;
	}

	.header .nav .ul1>li:hover,
	.header .nav .ul1>li.actived {
		border-bottom: 3px solid #e87d2b;
	}

	.logo a img {
		/* width: 80%; */
	}

	#header .headerLeft .btn_search {
		width: 20px;
		height: 22px;
		background-size: 20px 22px;
	}

	.common-news li .img-box {
		height: 57%;
	}
}

@media screen and (max-width: 1700px) {

	.index-main .index-jianjie .jianjie-rt {
		padding: 25px 20px 25px 5%;
	}

	.index-main .jianjie-rt li {
		width: 125px;
		height: 125px;
		padding: 5px;
	}

	.index-main .jianjie-rt li img {
		width: 35px;
		margin-bottom: 5px;
	}

	.more {
		margin-bottom: 30px;
	}

	.index-main .product-lt h5 {
		margin: 25px 0 50px;
	}

	.index-main .product-lt li {
		margin-bottom: 35px;
	}

	.index-main .main03 {
		padding: 80px 30px 40px;
	}

	.index-main .index-case li .case-bt .txts {
		height: 38px;
	}


	.common-news li .news-hd h5 {
		font-size: 40px;
		margin-bottom: 10px;
	}

	.common-news li .news-bt h3 {
		padding-bottom: 10px;
	}

	.common-news li .news-bt h4 {
		margin: 10px 0;
		height: 40px;
	}

	.index-main .news-rt .common-news li .news-bt h4 {
		height: 66px;
	}

	.common-news li .news-bt {
		padding-right: 15px;
	}

	.index-main .news-rt .common-news .news2 .news-bt h4 {
		margin: 20px 0 25px;
	}

	.index-main .news-rt .common-news .news2 .news-bt h3 {
		padding-top: 40px;
	}

	.common-news li .news-hd,
	.index-main .news-rt .common-news li .news-hd {
		width: 115px;
	}

	.co_logos li .logo_box img {
		margin-bottom: 10%;
	}

	.footer2 .contact-rt input[type="text"] {
		height: 40px;
		padding: 5px 10px;
	}
	.footer2 .contact-rt select{
		height: 40px;
		padding: 0 10px;
	}

	.footer2 .contact-rt textarea {
		padding: 5px 10px;
	}

	.footer2 .contact-rt .customer-btns input {
		height: 40px;
	}

	.footer2 .contact-rt .customer,.index-ly .customer {
		margin-top: 20px;
	}

	.footer2 .contact-rt h3:before {
		margin-top: 0.5%;
	}

	.footer2 .contact-rt .customer-btns,.index-ly .customer-btns{
		margin-top: 20px;
	}

	.sub-nav2 a {
		padding: 20px 2%;
	}

	.common-li li {
		margin-bottom: 40px;
	}

	.job-main td {
		padding: 20px 0;
	}

	.job-main .td2 span {
		padding: 5px 8px;
	}

	.header .nav .ul2 {
		padding-top: 15px;
		padding-bottom: 10px;
	}

	.header .nav .ul2 li a {
		height: 40px;
		line-height: 40px;
	}

	.header .nav .ul2 .nav-box .img-box {
		padding-bottom: 55%;
	}

	.chanpin-main .chanpin-lt .chanpin-hd {
		padding: 20px 5px;
	}

	.chanpin-main .chanpin-lt li .nav-a.actived:before {
		margin-right: 9%;
	}

	.chanpin-main .chanpin-lt li .nav-a:before {
		margin-top: 13%;
	}

	.lianxi-msg h4 {
		margin-bottom: 20px;
	}

	.lianxi-msg ul li {
		height: 120px;
	}

	.about-main .about-rt .line2 {
		margin: 20px 0;
	}

	.culture-icons .common_icon2 li h6 {
		height: 55px;
	}

	.culture-icons .common_icon2 li .icons_box {
		border: solid 1px #e87d2b;
	}

	/* .sun-nav {
		padding: 25px 0;
	} */

	.zhengshu li:hover .txt {
		margin-top: -7px;
	}

	.lianxi-main .map {
		height: 400px;
	}

	.xinwen-main .xinwen_con li .xinwen_lt {
		width: 22%;
	}

	.index-main .index-news .news-con {
		height: 790px;
	}

	.index-main .news-rt .common-news .news2 {
		height: 26.5%;
	}

	.index-main .news-rt .common-news .news1 .img-box {
		height: 68%;
	}

	.index-main .news-rt .common-news .news1 .news-msg {
		height: 32%;
	}

	.header .nav {
		padding-left: 37%;
	}

	#header .headerLeft {
		top: 32%;
	}
}

@media screen and (max-width: 1400px) {
	.header {
		padding: 0 20px;
	}

	.header .nav {
		padding-left: 39%;
	}

	.logo a img {
		width: 100%;
	}

	.index-main .product-lt .more {
		margin-top: 25px;
		margin-bottom: 50px;
	}

	.index-main .product-lt li {
		width: 40%;
		margin: 0 5%;
		margin-bottom: 25px;
	}

	.index-main .product-rt li {
		margin-bottom: 25px;
	}

	.index-main .product-lt .lt-list {
		padding: 0 20px;
	}

	.index-main .main02 {
		padding: 0;
	}

	.index-main .main03 {
		padding: 50px 30px 40px;
	}

	.index-main .main04 {
		padding-top: 30px;
		padding-bottom: 50px;
	}

	.common-news li .news-hd h5 {
		font-size: 28px;
		margin-bottom: 2px;
	}

	.common-news li .img-box {
		height: 50%;
	}

	.common-news li .news-hd {
		margin: 25px 0;
	}

	.index-main .hezuo-logos .swiper-button-prev,
	.index-main .hezuo-logos .swiper-button-next {
		width: 40px;
		height: 40px;
	}

	.index-main .index-hezuo .hezuo-logos {
		padding: 0px 8%;
	}

	.footer2 .contact-lt>h2:before {
		width: 30px;
		height: 30px;
		margin-left: -2%;
		margin-top: 4%;
	}

	.footer2 .contact-rt h3:before {
		width: 2px;
		height: 20px;
	}

	.footer2 .index-contact .contact-lt,
	.footer2 .index-contact .contact-rt {
		padding-left: 0;
	}

	.sub-nav2 a {
		padding: 10px 2%;
	}

	.common-li li {
		margin-bottom: 20px;
	}

	.job-main td {
		padding: 10px 0;
	}

	.common-hd4 .common-content4 {
		margin-top: 20px;
	}

	.xiangqing-main .xiangqing-content .xiangqing-hd h2 {
		font-size: 14px;
	}

	.header .nav .ul2 li a {
		height: 30px;
		line-height: 30px;
	}

	.header .nav .ul2 .nav-box .img-box {
		padding-bottom: 35%;
		margin-top: 10px;
	}

	.chanpin-main .chanpin-lt li .nav-a.actived:before {
		margin-right: 13%;
		margin-top: 12%;
		width: 30px;
		height: 19px;
	}

	.chanpin-main .chanpin-lt li .nav-a:before {
		margin-right: 21%;
		margin-top: 16%;
	}

	.lianxi-main .msg2 .luxian {
		margin-left: 13%;
	}

	.about-main .about-rt {
		padding-top: 7%;
	}

	.about-main .about-rt .line2 {
		margin: 10px 0;
	}

	/* .sun-nav {
		padding: 18px 0;
	} */

	.zhengshu li:hover .txt {
		margin-top: -6px;
	}

	.lianxi-main .map {
		height: 400px;
	}

	.index-main .index-news .news-con {
		height: 630px;
	}

	/* .index-main .news-rt .common-news .news1 .img-box {
		padding-bottom: 57%;
	} */

	.index-main .news-rt .common-news li .news-bt h4 {
		height: 39px;
		margin: 20px 0 20px;
	}

	.index-main .news-rt .common-news li .news-bt h3,
	.index-main .news-rt .common-news .news2 .news-bt h3 {
		padding-top: 20px;
	}

	.index-main .news-rt .common-news li {
		margin-bottom: 22px;
	}

	.common-news li .news-hd,
	.index-main .news-rt .common-news li .news-hd {
		width: 80px;
	}

	#header .headerLeft {
		top: 33%;
	}

	.index-main .jianjie-rt .jianjie-content {
		height: 80px;
		overflow: hidden;
	}
}

@media screen and (max-width: 1200px) {
	.logo a img {
		width: 100%;
	}

	.index-main .main01 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.index-main .jianjie-rt .jianjie_title span {
		height: 3px;
	}

	.index-main .index-jianjie .jianjie-lt {
		position: static;
		width: 100%;
		margin: 0 auto;
		height: 250px;
	}

	.index-main .index-jianjie .jianjie-rt {
		width: 100%;
		padding: 20px 0;
		margin-left: 0;
		margin: 0 auto;
	}

	.index-main .jianjie-rt ul {
		text-align: center;
	}

	.index-main .jianjie-rt ul li {
		margin: 0 20px;
	}

	.index-main .product-rt .rt-img {
		padding: 0 20px;
	}

	.index-main .product-rt .rt-title {
		padding: 5% 0;
		padding-left: 27%;
	}

	.index-main .index-case li .case-bt .txts {
		height: 38px;
	}

	.index-main .index-hezuo .hezuo-logos {
		padding: 0px 40px;
	}

	.index-main .hezuo-logos .swiper-button-prev {
		left: 0;
	}

	.index-main .hezuo-logos .swiper-button-next {
		right: 0;
	}

	.footer2 .contact-rt h3:before {
		height: 15px;
	}

	.job-main .job-content {
		padding: 0;
	}

	.common-hd4 {
		margin-bottom: 25px;
		margin-top: 25px;
	}

	.xinwen-main .xinwen_con {
		padding-top: 10px;
	}

	.xinwen-main .xinwen_con li {
		padding: 3% 5%;
	}

	.xinwen-main .xinwen_con li .xinwen_lt {
		width: 22%;
	}

	.xinwen-main .xinwen_con li .xinwen_rt .xinwen_msg {
		margin: 20px 0 25px;
	}

	.chanpin-main .chanpin-lt li .nav-a.actived:before {
		margin-right: 10%;
		margin-top: 16%;
	}

	.chanpin-main .chanpin-lt li .nav-a:before {
		margin-top: 19%;
	}

	.lianxi-msg ul {
		padding: 0;
	}

	.lianxi-main .msg2 {
		padding-left: 10%;
	}

	.lianxi-main .msg2 .luxian {
		margin-left: 15%;
	}

	.about-main .about-lt .dekai-img .img1 {
		padding-bottom: 45%;
	}

	.about-main .about-lt .dekai-img .img2,
	.about-main .about-lt .dekai-img .img3 {
		padding-bottom: 35%;
	}

	.index-main .jianjie-rt .jianjie-content {
		height: auto;
	}

	.video_popup .video_con {
		width: 80%;
		padding-bottom: 47%;
	}


}

@media screen and (max-width: 1200px) {
	.logo a img {
		/* width: 60%; */
	}

	.index-main .index-news .news-con {
		height: 573px;
	}
}

@media screen and (max-width: 1080px) {
	.logo a img {
		width: 80%;
	}
}

@media screen and (max-width: 1024px) {
	.about-main .about-rt {
		padding-top: 0;
	}

	.index-main .index-news .news-con {
		height: 519px;
	}
}




@media screen and (max-width: 950px) {
	.header{overflow: hidden;}
	.wrap {
		padding: 0 20px;
	}

	.top-header {
		padding-top: 0;
		padding-bottom: 0;
	}

	.top-header .top-left,
	.top-header .top-right {
		float: none;
	}

	.top-header .top-left {
		margin-bottom: 10px;
	}

	.top-header img {
		vertical-align: -6px;
	}

	#header .headerLeft {
		top: 35%;
	}

	.header .nav,
	#header .headerLeft {
		display: none;
	}

	.header .headerS {
		height: 50px;
	}

	.menu {
		display: block;
	}

	.index-main .product-lt {
		float: none;
		width: 100%;
		padding-top: 30px;
		padding-bottom: 20px;
	}

	.index-main .product-rt {
		position: static;
		width: 100%;
		height: auto;
	}

	.index-main .main02 {
		padding-top: 20px;
	}

	.index-main .main02 .index-product {
		margin-left: 0;
	}

	.index-main .product-lt .more {
		margin-bottom: 0;
	}

	.index-main .product-rt li {
		padding: 5px;
	}

	.index-main .product-rt .rt-title {
		padding-left: 22%;
	}

	.common-hd h2 {
		margin-top: 10px;
	}

	.common-hd h2:before {
		height: 3px;
		margin-left: -35px;
	}

	.common-news li .news-hd {
		margin: 25px 0;
	}

	/* .index-main .news-rt .common-news li .news-hd {
		width: 30%;
	} */

	.index-main .news-rt .common-news li .news-bt {
		width: 65%;
	}

	.footer2 .index-contact .contact-lt,
	.footer2 .index-contact .contact-rt {
		padding-left: 20px;
	}

	.footer2 .contact-rt .customer-btns input,.index-ly .customer-btns input {
		height: 35px;
	}

	.copyright2 {
		padding: 10px 20px;
	}

	.copyright2 .copy2_lt,
	.copyright2 .copy2_rt {
		float: none;
		text-align: center;
	}

	.wrap3 {
		padding: 0 20px 55px;
	}

	.lianxi-msg ul li {
		padding: 10px 20px;
	}

	.lianxi-main .msg2 {
		padding-left: 0;
	}

	.lianxi-main .msg2 .luxian {
		margin-left: 17%;
		margin-top: 20px;
	}

	.lianxi-main .msg2>div {
		margin-bottom: 20px;
	}

	.top-header {
		height: auto;
	}

	.header {
		margin-top: 92px;
	}
}

@media screen and (max-width: 850px) {
	.index-main .index-news .news-con {
		height: 490px;
	}
}



@media screen and (max-width: 768px) {
	.index-main .jianjie-rt .jianjie-content p{
		text-indent: -1em;
	}

	.grid-sizer,
	.grid-item {
		width: 49%;
	}

	.grid-item--width2 {
		width: 98%;
	}

	.index-main .index-news .news-lt {
		width: 100%;
		position: static;
		height: 480px;
	}

	.index-main .index-news .news-rt {
		width: 100%;
		float: none;
	}

	.common-news li .news-hd,
	.index-main .news-rt .common-news li .news-hd {
		/* width: 90px; */
		float: none;
	}

	.index-main .news-rt .common-news li .news-bt {
		float: none;
		width: 100%;
	}

	.index-main .news-rt .common-news li .news-bt h3,
	.index-main .news-rt .common-news .news2 .news-bt h3 {
		padding-top: 0;
	}

	.index-main .news-rt .common-news .news2 .news-hd {
		padding-top: 25px;
	}

	.common-news li .news-bt h4,
	.index-main .news-rt .common-news li .news-bt h4 {
		height: 38px;
	}

	.sun-nav {
		width: 100%;
	}

	.swiper_in02 .swiper-slide {
		width: 31%;
		margin: 0 1.16%;
		margin-bottom: 25px;
	}

	.swiper_in02 {
		padding-top: 25px;
	}

	.index-main .main05 {
		padding-bottom: 15px;
	}

	.footer2 .index-contact .contact-lt,
	.footer2 .index-contact .contact-rt ,.index-ly{
		float: none;
		width: 100%;
	}

	.footer2 .contact-lt h2 {
		padding-top: 20px;
	}

	.footer2 .contact-lt>h2:before {
		margin-top: 1%;
	}

	.footer2 .contact-lt h3 {
		margin: 25px 0;
	}

	.footer2 .contact-lt h4 {
		margin-bottom: 10px;
	}

	.footer2 .contact-lt .kefu .kefu-lt h2 {
		margin-bottom: 10px;
	}

	.footer2 .contact-lt .kefu .kefu-lt h5 {
		line-height: 1.5;
	}

	.footer2 .contact-lt .kefu .kefu-lt .zixun-btn {
		margin-top: 20px;
	}

	.footer2 .contact-lt .kefu .kefu-rt img {
		margin-bottom: 10px;
	}

	.footer2 .index-contact .contact-rt ,.index-ly .contact-rt{
		margin-top: 25px;
	}

	.common-li li {
		width: 31%;
		margin: 0 1.16%;
		margin-bottom: 20px;
	}

	.icon-top img {
		width: 35px;
	}

	.icon-top {
		margin-right: 6%;
		margin-top: -50px;
	}

	.bread_nav {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.xinwen-main .xinwen_con li .xinwen_lt {
		width: 25%;
	}

	.xinwen-main .xinwen_con li .xinwen_rt {
		margin-left: 25%;
	}

	.common_icon2 li {
		width: 20%;
		margin: 0 1%;
	}

	.culture-icons .common_icon2 li .icons_box {
		margin-bottom: 10px;
	}

	.culture-icons .common_icon2 li span {
		margin: 5px 0;
	}

	.culture-icons .common_icon2 li h6 {
		height: 75px;
	}

	.zhengshu li {
		width: 48%;
		margin: 0 1%;
		margin-bottom: 50px;
	}

	.popPart .buttons div {
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}

	.popPart .swiper-button-next {
		right: 5%;
	}

	.popPart .swiper-button-prev {
		left: 5%;
	}

	.chanpin-main .chanpin-lt li .nav-a.actived:before {
		margin-right: 6%;
		margin-top: 19%;
	}

	.chanpin-main .chanpin-lt li .nav-a:before {
		margin-top: 23%;
		margin-right: 20%;
	}

	.about-main .about-lt {
		width: 100%;
		float: none;
	}

	.common-hd5 span {
		height: 2px;
		width: 30%;
	}

	.common-hd5 h2 {
		margin-top: 10px;
	}

	.about-main .about-lt .dekai-img ul {
		margin-top: 20px;
	}

	.about-main .about-lt .dekai-img .img1 {
		width: 100%;
	}

	.about-main .about-lt .dekai-img .img2,
	.about-main .about-lt .dekai-img .img3 {
		width: 48%;
		margin: 0 1%;
	}

	.about-main .about-rt {
		width: 100%;
		margin-top: 25px;
		float: none;
	}

	.about-main .culture .common-hd5 {
		position: static;
		margin-bottom: 25px;
	}

	.about-main .culture .common-hd5 span {
		width: 24%;
	}

	.lianxi-main .map {
		height: 350px;
	}

	.index-main .index-news .news-con {
		height: auto;
	}

	.index-main .news-rt .common-news .news1 .img-box {
		padding-bottom: 65%;
	}
}

@media screen and (max-width: 650px) {
	body{
		padding-bottom: 50px;
	}
	.m-bot{
		display: block;
		position: fixed;
		bottom: 0;
		height: 50px;
		left: 0;
		width: 100%;
		background: #333;
		z-index: 999;
		display: flex;
		display: -webkit-flex;
		justify-content: space-around;
	}
	.m-bot a .pic{
		width: 26px;
		height:26px;
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		display: block;
		margin:2px auto;
	}
	.m-bot a p{
		color: #fff;
		font-size: 12px;
		height: 20px;
		line-height: 20px;
		text-align: center;
	}
	.zhengshu li {
		width: 100%;
		margin: 0;
		margin-bottom: 50px;
	}

	.zhengshu li:hover .txt {
		bottom: 10%;
	}

	.lianxi-msg ul li {
		float: none;
		width: 100%;
		height: auto;
		border-right: none;
		border-bottom: 1px solid #c9c9c9;
	}

	.lianxi-msg h4 {
		text-align: left;
	}

	.lianxi-msg h4 span {
		width: 20px;
		margin-right: 5px;
	}

	.lianxi-main .msg2 .luxian {
		margin-top: 10px;
	}

	.lianxi {
		padding-bottom: 25px;
	}

	.bread_nav {
		padding-left: 20px;
	}

	.index-main .jianjie-rt .jianjie_title h2 {
		font-size: 16px;
	}
}





@media screen and (max-width: 560px) {
	.banner .banner_img {
		/*padding-bottom: 300px;*/
	}
	.index-ly{
		display: block;
	}

	.swiper_in01 .swiper-pagination-bullets .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
	}

	.swiper_in01 .swiper-pagination-bullets .swiper-pagination-bullet-active {
		width: 12px;
		height: 12px;
	}

	.top-header .top-left {
		display: none;
	}

	.index-main .jianjie-rt ul li {
		margin: 0;
	}

	.index-main .jianjie-rt li {
		width: 100px;
		height: 100px;
	}

	.index-main .jianjie-rt li img {
		width: 20px;
		margin-bottom: 2px;
	}

	.index-main .jianjie-rt .jianjie_title h3 {
		margin: 8px 0 8px;
	}

	.index-main .jianjie-rt .jianjie_title h4 {
		margin-bottom: 15px;
	}

	.more {
		margin-bottom: 25px;
	}

	.grid-sizer,
	.grid-item {
		width: 100%;
		margin-bottom: 20px;
	}

	.grid-item--width2 {
		width: 200%;
	}

	.swiper_in02 .swiper-slide {
		width: 48%;
		margin: 0 2%;
		margin-bottom: 20px;
	}

	.footer2 .contact-rt input[type="text"],.index-ly input[type="text"]{
		width: 80%;
		height: 35px;
	}
	.footer2 .contact-rt select{
		width: 80%;
		height: 35px;
	}
	
	.footer2 .contact-rt textarea,.index-ly textarea{
		width: 80%;
		height: 120px;
		padding: 5px 10px;
	}

	.common-li li {
		width: 48%;
		margin: 0 1%;
		margin-bottom: 20px;
	}

	.job-main .td2 {
		width: 13%;
	}

	.job-main .td3 {
		width: 40%;
		padding-left: 10px;
	}

	.job-main .td4 {
		width: 20%;
	}

	.job-main .td5 {
		width: 44%;
		padding-right: 5px;
	}

	.job-main td.td1 {
		width: 25px;
	}

	.job-main .pd_lt {
		padding-left: 27px;
	}

	.shouhou-main .shouhou-content {
		width: 100%;
		font-size: 12px !important;
	}

	.xinwen-main .xinwen_con li .xinwen_lt {
		width: 100%;
		height: 200px;
		position: static;
	}

	.xinwen-main .xinwen_con li .xinwen_rt {
		width: 100%;
		margin-left: 0;
		padding: 25px 20px;
	}

	.xinwen-more {
		margin-top: 30px;
	}

	.pagenum a:first-child,
	.pagenum a:last-child {
		padding: 10px 15px;
	}

	.pagenum a {
		margin: 2px;
	}

	.sub-nav2 a {
		padding: 5px 2%;
		margin-bottom: 10px;
	}

	.xiangqing-main .xiangqing-content {
		width: 100%;
	}

	.xiangqing-main .xiangqing-content .xiangqing-msg {
		padding: 35px 0;
	}

	.page-change a {
		float: none;
		display: block;
	}

	.page-change .page-next {
		text-align: left;
		margin-top: 5px;
	}

	.fanhui {
		margin-top: 25px;
	}

	.fanhui a {
		display: inline-block;
		padding: 10px 15px;
	}

	.zhanshi-main .huanjing li {
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}

	.zhanshi-main .huanjing li .huanjing-msg {
		margin: 10px 0;
	}

	.index-main .main01 {
		padding-top: 0;
		padding-bottom: 10px;
	}

	.chanpin-main .chanpin-lt {
		width: 100%;
	}

	.chanpin-main .chanpin-lt .chanpin-nav {
		padding: 0;
	}

	.chanpin-main .chanpin-lt li .nav-a:before,
	.chanpin-main .chanpin-lt li .nav-a.actived:before {
		display: none;
	}

	.chanpin-main .chanpin-lt ul {
		padding-left: 5px;
		padding-bottom: 25px;
		border-left: none;
	}

	.chanpin-main .chanpin-lt .chanpin-nav li {
		width: 33.33%;
		float: left;
		position: relative;
	}

	.chanpin-main .chanpin-lt li .nav-a {
		padding: 5px 0;
	}

	.chanpin-main .chanpin-lt li .nav-box {
		position: absolute;
		left: 0;
		top: 100%;
		width: 85%;
		padding-left: 10px;
		background: #ddd;
		z-index: 9;
	}

	.chanpin-main .chanpin-lt li .nav-box a {
		color: #222;
	}

	.chanpin-main .chanpin-lt .chanpin-hd {
		padding: 10px 5px;
	}

	.chanpin-main .chanpin-list {
		width: 100%;
		margin-top: 25px;
	}

	.chanpin-main .pagenum {
		text-align: center;
		margin: 2% 0;
	}

	.header {
		margin-top: 41px;
	}

	.zhengshu li:hover .txt {
		bottom: 7%;
	}

	.index-main .index-jianjie .jianjie-rt {
		padding-top: 20px;
	}

	.recommend-product .chanpin-main .chanpin-list li {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.xiangqing-main .page-change .page-next,
	.xiangqing-main .page-change .page-prev {
		width: 100%;
		text-align: left;
	}

	.xiangqing-main .page-change .back-prev {
		display: none;
	}

	.chanpin-main .chanpin-lt li .nav-a .arrow:after {
		top: -1px;
		right: -10px;
		width: 6px;
		height: 14px;
	}

	.index-main .index-jianjie .jianjie-lt {
		display: none;
	}

	.phone-product {
		display: block;
	}

	.pc-product {
		display: none;
	}

	.index-main .main03 {
		padding: 20px 30px 40px;
	}

	.index-main .product-lt .more {
		margin-top: 0;
	}
}

@media screen and (max-width: 480px) {
	.chanpin-main .chanpin-lt .chanpin-nav li {
		width: 50%;
	}

	/* .chanpin-main .chanpin-lt li .nav-box {
		width: 50%;
	} */
}

@media screen and (max-width: 350px) {
	.index-main .jianjie-rt li {
		width: 90px;
		height: 90px;
	}
}
